@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&family=Exo+2:ital,wght@0,200;0,400;0,700;1,200;1,400;1,700&display=swap');

.bona-nova {font-family: 'Bona Nova', serif;}
.exo-2 {font-family: 'Exo 2', sans-serif;}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
 }

 body {
    font-size: 16px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 400;
    background-color: rgba(32, 178, 171, 0.548);
}

.center {
    text-align: center;
}

.big-page {
    min-height: 2000px;
}

.whywe {
    background-color: rgba(24, 58, 179, 0.671);
}

.istoriya{
    width: 1200px;
    margin: 0 auto;
    font-size: 30px;

}

.glavnaya{
    position: fixed;
    width: 60px;
    right: 100px;
    bottom: 100px;
    font-size: 40px;
    text-decoration: none;
}


.istoriya{
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}



.history{

    background-color: rgba(24, 58, 179, 0.671);
}

header {
    background-color: rgba(23, 102, 230, 0.787);
    text-align: center;
    height: 100px;
}

.header-a {
    font-size: 25px;
    line-height: 60px;
    color: rgb(19, 192, 180);
    text-decoration: none;
    display: inline-block;
    margin: 0 50px;
    transition: 0.5s;
}
.header-a:hover{
    color: #a0910d;
}

.page-title {
    font-size: 100px;
    text-align: center;
}

.historyh1{
    text-align: center;
    font-size: 50px;
}

.size50{
    margin-top: 150px;
font-size: 30px;
}

.logo {
    float: left;
    height: 80px;
    margin-top: 10px;
    margin-left: 40px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.row   {
    display: block;
}

.row:after {
    clear: both;
    content: '';
    display: block;
}

.w40 {
    float: left;
    width: 40%;
    padding: 20px;
}

.w50 {
    float: left;
    width: 50%;
    padding: 20px;
}

.w60 {
    float: left;
    width: 60%;
    padding: 20px;
    font-size: 40px;
    margin-top: 70px;
    font-family: Unbounded;
}

.res-img {
    max-width: 100%;
    height: auto;
    border: #158baf67 15px solid; 
}


.w60> {
  font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-weight: 10px;
  font-style: normal;
}

.link {
text-decoration: none;
color: rgb(57, 82, 97);
transition: 0.5s;
}

.link:hover{
   color: #a0910d;

}

/* .leftpic {
float: left;
height: 350px; 
margin-top: 100px;
margin-left: 500px;
}

.rightpic {
float: right;
height: 350px;
margin-top: 100px;
margin-right: 500px;
} */

.otzyvy{
text-align: center;
margin-top: 100px;
font-size: 70px;
}

.elena{

    max-width: 100%;
    height: 350px;
    border: #158baf67 10px solid; 
    margin-left: 100px;
    margin-top: 100px;

}

.diana{

    height: 350px;
    border: #158baf67 10px solid; 
    margin-top: 100px;  
    margin-left: 30px;
}

.natasha{
height: 350px;
border: #158baf67 10px solid; 
margin-top: 100px;  
margin-left: 30px;
}
